com.gs.phone.context

PhoneContext.CallErrorCode

This class contains all calling result codes. You can call this final fields to tell if the call success or not and know the reason why failed.

Supported Products:

All


Detail

Method

method description

Member & Constant

Member description
public static final int UNKNOWN_ERROR Unknow error

Supported Products:

All

public static final int SUCCESS Success

Supported Products:

All

public static final int DIAL_INFO_NULL DialingInfo is empty

Supported Products:

All

public static final int ACCOUNT_ERROR Account error

Supported Products:

All

public static final int ANONYMOUS_NUMBER The number is anonymous

Supported Products:

All

public static final int CALL_FEATURE_NUMBER The number is call feature number

Supported Products:

All

public static final int CALL_FEATURE_ENABLE_SRTP enable SRTP calling

Supported Products:

All

public static final int CALL_FEATURE_DISABLE_SRTP disable SRTP calling

Supported Products:

All

public static final int CALL_FEATURE_ENABLE_ANONYMOUS_CALL enable anonymous call

Supported Products:

All

public static final int CALL_FEATURE_DISABLE_ANONYMOUS_CALL The number is call feature code to disable anonymous call

Supported Products:

All

public static final int CALL_FEATURE_ENABLE_CALL_WAITING enable call wait function

Supported Products:

All

public static final int CALL_FEATURE_DISABLE_CALL_WAITING disable call wait function

Supported Products:

All

public static final int DISABLE_IP_CALL disable ip call function

Supported Products:

All

public static final int IP_ADDRESS_ERROR IP address format error

Supported Products:

All

public static final int DIAL_PLAN_MATCH_ERROR do not match dial plan rule

Supported Products:

All

public static final int DIAL_PLAN_PARTIAL_MATCH match partial dial plan rule

Supported Products:

All

public static final int NO_ENOUGH_IDLE_LINE no enough idle line

Supported Products:

All

public static final int LINE_EXISTS_CALLING the calling number has been exist in an other calling line

Supported Products:

All

public static final int LINE_EXISTS_RINGING the calling number has been exist in an other ringing line

Supported Products:

All

public static final int LINE_EXISTS_TALKING the calling number has been exist in an other talking line

Supported Products:

All

public static final int LINE_EXISTS_CONFERENCE the calling number has been exist in an other conference line

Supported Products:

All

public static final int IN_RECOVER_BACKUP can not calling because the phone is in recover backup

Supported Products:

All